Skip to content

chore(ring-client-api): remove deprecated @types/uuid#1771

Merged
dgreif merged 1 commit into
mainfrom
chore/remove-types-uuid-clean
Jun 12, 2026
Merged

chore(ring-client-api): remove deprecated @types/uuid#1771
dgreif merged 1 commit into
mainfrom
chore/remove-types-uuid-clean

Conversation

@dgreif

@dgreif dgreif commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removes @types/uuid from ring-client-api devDependencies.
  • uuid v14 includes its own TypeScript definitions; npm marks @types/uuid as a deprecated stub.
  • Updates package-lock.json via npm install.

Test plan

  • npm run build -w ring-client-api

Made with Cursor

uuid v14 ships its own TypeScript definitions; @types/uuid is a deprecated npm stub.

Co-authored-by: Cursor <cursoragent@cursor.com>
@changeset-bot

changeset-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7c1901f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dgreif dgreif merged commit 3a5314f into main Jun 12, 2026
8 checks passed
@dgreif dgreif deleted the chore/remove-types-uuid-clean branch June 12, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant